Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

editorconfig.org #332

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

editorconfig.org #332

wants to merge 1 commit into from

Conversation

rusefillc
Copy link
Contributor

@rusefillc rusefillc commented Jan 7, 2024

https://editorconfig.org/

EditorConfig helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readable and they work nicely with version control systems.

@mi-hol
Copy link
Contributor

mi-hol commented Jan 14, 2024

Having consistent coding styles makes perfect sense!

Therefore I would suggest indent_size = 4 for all languages

@rusefillc
Copy link
Contributor Author

@nmschulte
Copy link
Contributor

nmschulte commented Jan 23, 2024

It was mentioned that some tooling to help enforce/automate style would be more preferred: i.e. https://clang.llvm.org/docs/ClangFormat.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants